SAS Namespace Types |
Subclass of DeployedDataPackage
Represents a SAS file that stores many different kinds of information in smaller units called catalog entries. A single SAS catalog can contain several different types of catalog entries.
The following list of associations is used to determine if this object should inherit access controls from another object (inheritance), or if the association is allowed for the object (enforcement). An association will not be created unless the calling user is authorized to update one or both objects involved in the association. For more information about inheritance and enforcement rules, see the SAS Intelligence Platform: Security Administration Guide.
Name | Description | Type | Length |
SASCatalogName | The name of this catalog. | String | 32 |
Inherited Attributes
Name, Id, Desc, MetadataCreated,
MetadataUpdated,
ChangeState,
IsHidden,
LockedBy,
PublicType,
UsageVersion
Name | Cardinality | Description | Associated Types |
Libraries Partner: SASCatalogs | 0 to * | The libraries that can reference this catalog. | SASLibrary |
SASCatalogEntries Partner: AssociatedSASCatalog | 0 to * | The entries in this catalog. | SASCatalogEntry |
Inherited Associations
AccessControls/Objects,
Aliases/AliasFor,
AliasFor/Aliases,
Changes/Objects,
CustomAssociations/OwningObject,
DeployedComponents/DataPackages,
Documents/Objects,
Extensions/OwningObject,
ExternalIdentities/OwningObject,
FavoritesContainers/Favorites,
Groups/Members,
Implementors/ImplementedObjects,
Keywords/Objects,
LocalizedAttributes/AssociatedLocalizedObject,
Notes/Objects,
PrimaryPropertyGroup/AssociatedObject,
Prompts/PromptEnabledObject,
Properties/AssociatedObject,
PropertySets/OwningObject,
ReferencedObjects/AssociatedObjects,
ResponsibleParties/Objects,
SourceTransformations/TransformationSources,
SpecSourceTransformations/SourceSpecifications,
SpecTargetTransformations/TargetSpecifications,
TableCollections/CollectionLocations,
TargetTransformations/TransformationTargets,
Timestamps/Objects,
Trees/Members,
TSObjectNamespace/TSObjects,
UsedByPackages/UsingPackages,
UsedByPrototypes/UsingPrototype,
UsingPackages/UsedByPackages,
UsingPrototype/UsedByPrototypes,
Variables/AssociatedObject
SASCatalogName
Type: String 32The name of this catalog.
Libraries
Cardinality: 0 to *
Partner: SASCatalogs
The libraries that can reference this catalog.
Associated Types:
SASLibrarySASCatalogEntries
Cardinality: 0 to *
Partner: AssociatedSASCatalog
The entries in this catalog.
Associated Types:
SASCatalogEntry
Copyright © 2011 by SAS Institute Inc., Cary, NC, USA. All rights reserved.